.green_title {
	font-size: 20px;
	font-weight: bold;
	color: #1B4E3B;
}
.pink {
	color: #FF00FF;
	font-weight: bold;
}

.small_red_title {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.red_title {
	color: #990000;
	font-size: 18px;
	font-weight: bold;
}





body {
	margin-top: 0px;
	background-image: url(image/bits/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#nav_bar {
	position:absolute;
	width:615px;
	height:39px;
	z-index:1;
	float: none;
	right: 2px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: circle;
}
.page_title {
	font-size: 17px;
	font-weight: bold;
	color: #1B4E3B;
}

#suport {
	position:relative;
	left:0px;
	top:-20px;
	width:800px;
	height:40px;
	z-index:0;
}
.sportenet_red {	color: #FF0000;
	font-weight: bold;
}
.name {
	font-family: "Times New Roman", Times, serif;
	font-size: 38px;
	font-weight: bold;
	color: #1B4E3B;
}
.right_space {
	margin-right: 7px;
}
.img_centered {
	display: block;
	padding: 10px 2px;
	;
	;
	margin: 0 auto;
}
.img_left {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-top: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
h1 {
	font-size: 18px;
	color: #990000;
}
h2 {
	font-size: 16px;
	color: #990000;
	margin-top: 0px;
}
h3 {
	font-size: 14px;
	color: #990000;
	margin-bottom: 10px;
}
